home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / page4 / 00088.ls < prev    next >
Encoding:
Text File  |  1995-03-29  |  74 b   |  7 lines

  1. on mouseUp
  2.   global bug
  3.   if bug = 5 then
  4.     go("peel out")
  5.   end if
  6. end
  7.